home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineSprite_288 / frame_4 / DoAction.as
Text File  |  2009-04-28  |  599b  |  15 lines

  1. stop();
  2. if(_global.var_destaque == "For Coluring")
  3. {
  4.    _root.secoes.descricoes.gotoAndStop(2);
  5.    _root.secoes.tipo.gotoAndStop("abrir");
  6.    _root.nome = "For Colouring";
  7.    _root.secoes.descricoes.descricao.text = "Have fun painting, with 30 new drawings for you and your creativity";
  8.    _root.controle = "";
  9.    _root.comando = "run.app";
  10.    _root.licenca = "Freeware";
  11.    _root.caminho = "\\For Colouring\\";
  12.    _root.caminhos = "\\Interface\\APlus Viewer\\apviewer.exe %ORG%\\For Colouring\\";
  13.    loadMovie("interface\\imagens\\colouring.jpg","_root.secoes.descricoes.destino");
  14. }
  15.